filechooserwidget: Remove unneeded function prototype
authorTimm Bäder <mail@baedert.org>
Sun, 28 Apr 2019 09:08:09 +0000 (11:08 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 28 Apr 2019 09:08:09 +0000 (11:08 +0200)
gtk/gtkfilechooserwidget.c

index 9bb7e79070539c65749f8865b8bc4e4136eed8dc..81532d8164f19550b3dd554f8207398372cf9c31 100644 (file)
@@ -555,8 +555,6 @@ static void list_row_activated         (GtkTreeView           *tree_view,
                                         GtkTreePath           *path,
                                         GtkTreeViewColumn     *column,
                                         GtkFileChooserWidget  *impl);
-static void list_cursor_changed        (GtkTreeView           *treeview,
-                                        GtkFileChooserWidget  *impl);
 
 static void path_bar_clicked (GtkPathBar            *path_bar,
                               GFile                 *file,